Welcome![Sign In][Sign Up]
Location:
Search - windows sockets

Search list

[Internet-Networkping_src

Description: 一个在Windows的Dos命令行中利用ICMP 与 原始Socket接口对指定IP地址进行Ping的程序. Ping program using ICMP and RAW Sockets-Dos in Windows, use the command line with the original Socket Interface ICMP designated IP address Ping procedure. Ping program using ICMP and RAW Sockets
Platform: | Size: 5120 | Author: zjjjjz | Hits:

[OtherWSA

Description: 关于Windows Sockets API Interface方面的一篇不错的pdf文档,推荐给想了解Windows Sockets API Interface的朋友。-On the Windows Sockets API Interface aspects of a good pdf documents, recommended to would like to know the Windows Sockets API Interface friends.
Platform: | Size: 84992 | Author: nadam | Hits:

[VC/MFCWinsock

Description: 本书适应了Windows、Internet及计算机网络普及的潮流,介绍了一套在 Windows 下网络编程的规范-Windows Sockets。这套规范是Windows 下得到广 泛应用的、开放的、支持多种协议的网络编程接口。从 1991年的 1.0版到 1995 年的2.0.8 版,经过不断完善并在 Intel、Microsoft、Sun、SGI、Informix、 Novell 等公司的全力支持下,已成为Windows 网络编程的事实上的标准。为使 读者能够充分理解和应用这套规范,本书不但对Windows Sockets 1.1 及2.0规 范作了较为详尽的介绍,还结合了作者的实际工作,给出了具有实际应用价值的 程序实例。书中的内容包括:Windows Sockets 规范 1.1版及2.0.8 版介绍; Windows Sockets 网络编程指导和具体应用实例;Windows Sockets 规范 1.1版 及2.0.8 版库函数参考等。 -err
Platform: | Size: 347136 | Author: 清和信平 | Hits:

[Internet-NetworkWINDOWS_SOCKETS_guifan_ji_yingyong

Description: 《WINDOWS SOCKETS 规范及应用》(word格式),winsock编程人员必备之书,介绍winsock1.1和2的编程原理、应用实例、所有库函数的说明,东西很全!
Platform: | Size: 185344 | Author: 梁工 | Hits:

[DocumentsICMP

Description: 使用Visual Studio C++ 6.0和网络接口套接字Socket进行Windows环境下的网络编程,运用原始嵌套字RAW_SOCKET从IP层开始构造整个ICMP报文,通过ICMP协议所提供的回送请求(echo request)和回送应答(echo reply)这两种报文实现检测目的站的可达性与状态-The use of Visual Studio C++ 6.0 and the network interface to Windows Sockets Socket network programming environment, using the original nested RAW_SOCKET word from the IP layer started to construct the entire ICMP message, through the ICMP protocol provided loopback request (echo request) and return response (echo reply) packet realize these two stations can detect the purpose and status
Platform: | Size: 22528 | Author: 陈颖 | Hits:

[Internet-Networkwinsock

Description: windows sockets编程入门,可以参考,效果不错哦。 喜欢的朋友顶一下-Introduction to windows sockets programming, you can reference Oh good results. Top of friends like you
Platform: | Size: 193536 | Author: 钟方清 | Hits:

[Internet-NetworkWindowsSocketsguifanjiyingyongwangluobianjijiekou.

Description: 本书适应了Windows、Internet及计算机网络普及的潮流,介绍了一套在Windows下网络编程的规范-Windows Sockets。这套规范是Windows下得到广泛应用的、开放的、支持多种协议的网络编程接口。从1991年的1.0版到1995年的2.0.8版,经过不断完善并在Intel、Microsoft、Sun、SGI、Informix、Novell等公司的全力支持下,已成为Windows网络编程的事实上的标准。为使读者能够充分理解和应用这套规范,本书不但对Windows Sockets 1.1及2.0规范作了较为详尽的介绍,还结合了作者的实际工作,给出了具有实际应用价值的程序实例。书中的内容包括:Windows Sockets规范1.1版及2.0.8版介绍;Windows Sockets网络编程指导和具体应用实例;Windows Sockets规范1.1版及2.0.8版库函数参考等。 本书体系完整,文字流畅,可供从事网络应用开发的工程技术人员和大专院校师生参考。
Platform: | Size: 138240 | Author: whhdlcx | Hits:

[Windows Develop2005060417090430703

Description: 文件传输系统 套接字(Socket)起初来源于UNIX,是加利福尼亚大学Berkeley 分校开发的UNIX 操作系统下的网络通信接口。随着UNIX 操作系统 的广泛使用,Socket 亦当之无愧的成为了最流行的网络通信程序接口之一。 套接字存在于其特定的通信域(即地址族)中,只有隶属于同一地址族的套接字才能建立对话,Windows Sockets V1.0 目前只支持网际域(AF_INET),所有使用网际协议簇的进程均适用于该域。 一般情况下除非通信协议支持,只有相同类型的套接字方能相互传递数据,Windows Sockets V1.1 版主要支持两种类型的套接字:流式套接字和数据报套接字,还有一种是原始套接字,但为保证网络应用程序的兼容性,一般不鼓励使用原始套接字。
Platform: | Size: 75776 | Author: xinxin | Hits:

[BooksNetProgramming

Description: 本文件包含三本经典的网络编程书籍 一本是英文的。并附有其中的所有实例源码。 本着来源于网络,奉献于网络的原则,拿来献给大家,希望你能有提高! -This document contains three classic network programming is a book in English. With all instances of one source. In from the network, the network dedicated to the principle used to give everyone, I hope you can improve!
Platform: | Size: 24757248 | Author: xiaguxingyun | Hits:

[Internet-NetworkWindows_Sockets_program

Description: 本书适应了 Windows、Internet 及计算机网络普及的潮流,介绍了一套在 Windows 下网络编程的规范-Windows Sockets。这套规范是 Windows 下得到广泛 应用的、开放的、支持多种协议的网络编程接口。从 1991 年的 1.0 版到 1995 年的 2.0.8 版,经过不断完善并在 Intel、Microsoft、Sun、SGI、Informix、Novell 等公司 的全力支持下,已成为Windows 网络编程的事实上的标准。为使读者能够充分理解 和应用这套规范, 本书不但对Windows Sockets 1.1及2.0 规范作了较为详尽的介绍还结合了作者的实际工作,给出了具有实际应用价值的程序实例。书中的内容包括: Windows Sockets 规范 1.1 版及2.0.8 版介绍;Windows Sockets网络编程指导和具体 应用实例;Windows Sockets规范1.1 版及2.0.8 版库函数参考等。-err
Platform: | Size: 843776 | Author: | Hits:

[Internet-NetworkWinSock

Description: Windows Sockets规范以U.C. Berkeley大学BSD UNIX中流行的Socket接口为范例定义了一套Micosoft Windows下网络编程接口。它不仅包含了人们所熟悉的Berkeley Socket风格的库函数;也包含了一组针对Windows的扩展库函数,以使程序员能充分地利用Windows消息驱动机制进行编程。 -Windows Sockets specification to UC Berkeley University of BSD UNIX in popular Socket interface for the definition of a set of examples of Micosoft Windows Network Programming Interface. It not only contains the familiar style of the Berkeley Socket Library Functions also contains a set of Windows for the expansion of library functions to enable programmers to make full use of Windows message-driven programming mechanism.
Platform: | Size: 302080 | Author: 李晓明 | Hits:

[Internet-Networkfiletransport

Description: 用VC++实现的网络文件传输,用了windows sockets来实现的-With VC++ Realize network file transfers, windows sockets used to realize the
Platform: | Size: 1876992 | Author: 蕾蕾 | Hits:

[Software EngineeringWindowsSockets

Description: Windows Sockets 规范及应用 具有一定的参考价值-Windows Sockets specification and application of a certain reference value
Platform: | Size: 1652736 | Author: 大为 | Hits:

[Internet-NetworkTestSockets

Description: Class for Communication using Windows Sockets and TCP/IP
Platform: | Size: 84992 | Author: king | Hits:

[Internet-Networkwinsocket

Description: 本书适应了Windows、Internet 及计算机网络普及的潮流,介绍了一套在 Windows 下网络编程的规范-Windows Sockets。-Book adapted to the Windows, Internet and computer networks popular trend, introducing a set of network programming in Windows, under the normative-Windows Sockets.
Platform: | Size: 611328 | Author: john | Hits:

[Windows DevelopwindowsSocket

Description: Windows平台的套接字编程 非常的经典-Windows Sockets programming platform is a classic
Platform: | Size: 158720 | Author: 侯娜飞 | Hits:

[Windows DevelopWinscok

Description: Windows Sockets套接口编程,基于控制台的简单的client/server通信程序-Windows Sockets socket programming, based on the console simple client/server communication program
Platform: | Size: 3072 | Author: 陈春彪 | Hits:

[Internet-Networkwinsock_example

Description: 精通Windows Sockets网络开发,附带的源码-Proficient in Windows Sockets network development, with the source
Platform: | Size: 888832 | Author: jeketl | Hits:

[Internet-Networkwinsocket

Description: 本书适应了Windows、Internet及计算机网络普及的潮流,介绍了一套在Windows下网络编程的规范-Windows Sockets。这套规范是Windows下得到广泛应用的、开放的、支持多种协议的网络编程接口。从1991年的1.0版到1995年的2.0.8版,经过不断完善并在Intel、Microsoft、Sun、SGI、Informix、Novell等公司的全力支持下,已成为Windows网络编程的事实上的标准。为使读者能够充分理解和应用这套规范,本书不但对Windows Sockets 1.1及2.0规范作了较为详尽的介绍,还结合了作者的实际工作,给出了具有实际应用价值的程序实例。书中的内容包括:Windows Sockets规范1.1版及2.0.8版介绍;Windows Sockets网络编程指导和具体应用实例;Windows Sockets规范1.1版及2.0.8版库函数参考等。 本书体系完整,文字流畅,可供从事网络应用开发的工程技术人员和大专院校师生参考。-Book adapted to the Windows, Internet and computer networks, popular trends, introduce a set of network programming under Windows at the normative-Windows Sockets. This set of norms are widely used under Windows, open, network protocol supports a wide range of programming interfaces. From 1991 to the 1.0 version of the 2.0.8 version in 1995, through continuous improvement and at Intel, Microsoft, Sun, SGI, Informix, Novell and other companies with the full support of Windows network programming has become the de facto standard. To enable the readers to be able to fully understand the specification and application, this book not only for Windows Sockets 1.1 and 2.0 specification made a more detailed introduction, but also a combination of the author s actual work, give the value of practical application with examples of procedures. The book includes: Windows Sockets specification version 1.1 and version 2.0.8 Introduction Windows Sockets Network Programming guidance and examples of spe
Platform: | Size: 302080 | Author: 陈威 | Hits:

[Internet-NetworkSocket

Description: C++实例(简单的Windows套接字(Socket)例子).txt-C++ examples (a simple Windows Sockets (Socket) example). Txt
Platform: | Size: 1024 | Author: 凌威 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »

CodeBus www.codebus.net